blur

abstract fun blur()

Removes keyboard focus from the current element.

This method does nothing if the browser instance where the web page with this element is loaded is not focused. To programmatically focus the browser instance use the focus method.

Since

7.1

Throws

when this instance is closed